Previous Book Contents Book Index Next

Inside Macintosh: Programming With MRJToolkit /
Chapter 2 - MRJToolkit Reference / The MRJOSType Class
Methods /


toString

Converts a value of type MRJOSType to a string.

public String toString();
method result
The converted string.
DISCUSSION
myVal.toString() is the value myVal converted to a string.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 NOV 1997